Rnodeconf
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Manual: The rnodeconf Utility ↗
See the project page for usage instructions and examples.
Contents
Flashing firmware
See the Installing RNode Firmware on Supported Devices guide (the hardware recommendations are somewhat outdated).
It's easiest to use the auto-installer.
rnodeconf --autoinstall
It's also possible to flash unofficial firmware with rnodeconf where --fw-url expects a GitHub project's releases page (or equivalent).
rnodeconf --autoinstall --fw-url <url>
Troubleshooting
• When flashing a new version, it may help to first rnodeconf --clear-cache
• Some microcontrollers require --baud-flash 115200
RNS utilities